.go-tabswitcher ul.go-tab__list{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;list-style:none;margin:0}.go-tabswitcher .go-tab{border-right:2px solid #fff;-ms-flex-positive:1;flex-grow:1;margin-bottom:8px}.go-tabswitcher .go-tab:last-child{border-right:0}.go-tabswitcher .go-tab>a{background-color:#ccc;border-bottom-color:#000;font-size:16px;font-weight:400;padding:10px 5px;text-align:center;text-transform:none;width:100%}.go-tabswitcher .go-tab>a,.go-tabswitcher .go-tab>a:active,.go-tabswitcher .go-tab>a:link,.go-tabswitcher .go-tab>a:visited{color:#000}.go-tabswitcher .go-tab--current>a{background-color:#000}.go-tabswitcher .go-tab--current>a,.go-tabswitcher .go-tab--current>a:active,.go-tabswitcher .go-tab--current>a:link,.go-tabswitcher .go-tab--current>a:visited{color:#fff}.go-tabswitcher .go-tab:before{display:none}.go-tabswitcher .go-tab__content .content-block:before{content:normal}